const net/http.http2SettingMaxConcurrentStreams

5 uses

	net/http (current package)
		h2_bundle.go#L3467: 	http2SettingMaxConcurrentStreams http2SettingID = 0x3
		h2_bundle.go#L3476: 	http2SettingMaxConcurrentStreams: "MAX_CONCURRENT_STREAMS",
		h2_bundle.go#L4774: 			{http2SettingMaxConcurrentStreams, sc.advMaxStreams},
		h2_bundle.go#L5587: 	case http2SettingMaxConcurrentStreams:
		h2_bundle.go#L10070: 		case http2SettingMaxConcurrentStreams: